home *** CD-ROM | disk | FTP | other *** search
- Path: dsi.unimi.it!moreld
- From: moreld@dsi.unimi.it (~ZIO BUDDA~)
- Newsgroups: comp.lang.c++
- Subject: Overload
- Date: 18 Mar 1996 15:06:14 GMT
- Organization: Computer Science Dep. - Milan University
- Message-ID: <4iju56$m68@tic.sm.dsi.unimi.it>
- NNTP-Posting-Host: tac.fddi.dsi.unimi.it
- X-Newsreader: TIN [version 1.2 PL2]
-
- Hi, this is my question :
-
- i have thi class :
-
- class Foo {
- char *a;
- String b;
-
- public:
- char *GET();
- String GET();
- };
-
- why this overload is not poxible????
- I don't want two function with 2 name, i want 2 function with the same name.
-
- tnx in advence.
-
- --
- Zio Budda "sempre alla ricerca di un account..." moreld@ghost.dsi.unimi.it
- http://www.dsi.unimi.it/Users/Students/moreld/home.html
- Ask me for questions about LINUX and Games for PC, and see my home page
- I'm a programmer and a consultant...
-
- Tel. 02/2139959 ... Chiedere di Davide Michel
-